[INFO] cloning repository https://github.com/alexisjapas/az
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexisjapas/az" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexisjapas%2Faz", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexisjapas%2Faz'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c988f1d6a0e6b325579041fe98f68abc0706177a
[INFO] testing alexisjapas/az against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexisjapas%2Faz" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexisjapas/az
[INFO] finished tweaking git repo https://github.com/alexisjapas/az
[INFO] tweaked toml for git repo https://github.com/alexisjapas/az written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexisjapas/az on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexisjapas/az already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27387f2a7ae5e8c6e3128af29373627491efd1f3e6f5303725b1e9f9e163f2e4
[INFO] running `Command { std: "docker" "start" "-a" "27387f2a7ae5e8c6e3128af29373627491efd1f3e6f5303725b1e9f9e163f2e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27387f2a7ae5e8c6e3128af29373627491efd1f3e6f5303725b1e9f9e163f2e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27387f2a7ae5e8c6e3128af29373627491efd1f3e6f5303725b1e9f9e163f2e4", kill_on_drop: false }`
[INFO] [stdout] 27387f2a7ae5e8c6e3128af29373627491efd1f3e6f5303725b1e9f9e163f2e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0afc46bd03fd87732d22de2bf8989117e703a39521a2d2bb4772a27f7806fc7d
[INFO] running `Command { std: "docker" "start" "-a" "0afc46bd03fd87732d22de2bf8989117e703a39521a2d2bb4772a27f7806fc7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling whisper-rs v0.13.2
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rpassword v7.5.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling rodio v0.20.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling whisper-rs-sys v0.11.1
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling az v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc80lClN/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaz-b5f3ab3bf05376c8,librodio-52742a2cba210a8e,libhound-8cba2ee4533c72df,liblewton-8ccef34bb23b85ce,libogg-e919f916b15b4ffa,libtinyvec-2e489fedb553f26e,libtinyvec_macros-1c14e8980bff1229,libbyteorder-1efcbe4f07366651,libclaxon-97e4400faa4f9076,libsymphonia-0c3bf9766feb101a,libsymphonia_metadata-a6e23c9cd72517dc,libencoding_rs-f47fb1c01542042e,libsymphonia_bundle_mp3-5c8a955ae9749165,libsymphonia_core-d0fc8d490246edc2,libbytemuck-225736d622151e28,liblazy_static-b3603208c0de2608,libbitflags-e2b4db6c651223da,libarrayvec-41dcfe80309d7422,libureq-414eb24179e6b6dd,libwebpki_roots-1ff96cd9c5eddadb,libwebpki_roots-63fe22ff448f91b1,libflate2-a2dedd36ac407e60,libminiz_oxide-f7b55b629d7e7bb3,libsimd_adler32-7f9881b862a52155,libcrc32fast-66fcb8dfd77ba9de,libbase64-2a03de3babadded3,liburl-e8fe17096ca5229e,libidna-3d71ccf29a826cf2,libidna_adapter-0046475ef0d68413,libicu_properties-725b23c938b5ada2,libicu_properties_data-0263abb5e65944fd,libicu_normalizer-cada6570d0da30af,libicu_normalizer_data-f729f0375d518e03,libicu_collections-c8f251bd2ac6e5cf,libutf8_iter-0d9be7b316c2b184,libpotential_utf-2f44946fee0334d2,libicu_provider-6e1bad9a40508ca5,libicu_locale_core-2356bb8d3af55237,libtinystr-041f80534bc1c03b,liblitemap-91c3ff84b79c6a50,libwriteable-efdd0449bf1f91d8,libzerovec-cac84e29d5cf635a,libzerotrie-6c49b0a036c50b11,libyoke-23364f53a60dc83c,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cd5469b108f7e89c,libform_urlencoded-8dbdf062b0f44e9c,libpercent_encoding-ef8defd155875b98,librustls-6ea509c83dea9f30,libwebpki-e2f6e881c11e14c7,libring-1ce8adbc0921e3c3,libuntrusted-3420b86308bec153,librustls_pki_types-e566595587d0f95e,libzeroize-36c98e1e0ab441af,liblog-665dbc5ae554b976,libserde_json-fd0acc9bfd7d82ef,libmemchr-8e33d9a2a7199911,libzmij-07c2bc01ed4c756c,libhex-28742b4ca144387c,librpassword-647effddb1195091,librtoolbox-9cdc4c5df87c51a7,libanyhow-d0824aa9c7568042,libwhisper_rs-83b8fc48a015dfdb,libwhisper_rs_sys-9184c548a45cc6f1,libuuid-6c9a21799402fd72,libgetrandom-7e8996c6d259532d,libtime-67d98f1ec0e4a292,libitoa-d474a064685fa8df,libtime_core-b0a5dd9c151b4fd3,libnum_conv-c55790406db9046c,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,librusqlite-099e8bb72098e75a,libsmallvec-29f90736a15dcce2,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-739ca92e6feb4a97,libhashbrown-2c03d4986b1d8a4e,libahash-7f620c7b4490ef68,libonce_cell-028ded5f5e4e9236,liblibsqlite3_sys-9660900cccc1bef4,libopenssl_sys-353ac79c7933375a,libthiserror-fb02d81ecd3e316d,librand-bbcbadcc4e5d143f,librand_chacha-274498bfac310714,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,libargon2-f2f9a9ae0f1de601,libcpufeatures-471354fefbcaf2d8,libblake2-49c1a0b30bb951d4,libdigest-882e6bf11f26293e,libblock_buffer-2f09206f76a44079,libcrypto_common-c7cbacc58d0dc556,libgeneric_array-848ed4cf1c6a565e,libtypenum-4b32722807e2cb87,libpassword_hash-5da8cb737645d676,libsubtle-ca7024fc66e4388f,libbase64ct-82861b8eff39e2a5,librand_core-71db817cee0a94af,libgetrandom-0ddd7a8d6191d41a,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libcpal-bcba3cd5b149f27f,libdasp_sample-bfd2e54ef6869ba0,libalsa-403966d5f8a475a4,libcfg_if-5af52f617df93f8f,libbitflags-e5e43afd9173212c,libalsa_sys-bc33e5829784894d,liblibc-7d80169ff6c53cef}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc80lClN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-2bac5529fd6a9a32/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-9c2a9fa8e3891018/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-93cd4c64cb04e2b7/out" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/CMakeScratch" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/3.28.3" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/3.28.3/CompilerIdC" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/3.28.3/CompilerIdC/tmp" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/3.28.3/CompilerIdCXX" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/3.28.3/CompilerIdCXX/tmp" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/pkgRedirects" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/src" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/src/CMakeFiles" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/src/CMakeFiles/whisper.dir" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/ggml" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/ggml/CMakeFiles" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/ggml/src" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/ggml/src/CMakeFiles" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/ggml/src/CMakeFiles/ggml.dir" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/facts-6eaa8182da2191e4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `az` (bin "facts") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustckiF2ro/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaz-b5f3ab3bf05376c8,librodio-52742a2cba210a8e,libhound-8cba2ee4533c72df,liblewton-8ccef34bb23b85ce,libogg-e919f916b15b4ffa,libtinyvec-2e489fedb553f26e,libtinyvec_macros-1c14e8980bff1229,libbyteorder-1efcbe4f07366651,libclaxon-97e4400faa4f9076,libsymphonia-0c3bf9766feb101a,libsymphonia_metadata-a6e23c9cd72517dc,libencoding_rs-f47fb1c01542042e,libsymphonia_bundle_mp3-5c8a955ae9749165,libsymphonia_core-d0fc8d490246edc2,libbytemuck-225736d622151e28,liblazy_static-b3603208c0de2608,libbitflags-e2b4db6c651223da,libarrayvec-41dcfe80309d7422,libureq-414eb24179e6b6dd,libwebpki_roots-1ff96cd9c5eddadb,libwebpki_roots-63fe22ff448f91b1,libflate2-a2dedd36ac407e60,libminiz_oxide-f7b55b629d7e7bb3,libsimd_adler32-7f9881b862a52155,libcrc32fast-66fcb8dfd77ba9de,libbase64-2a03de3babadded3,liburl-e8fe17096ca5229e,libidna-3d71ccf29a826cf2,libidna_adapter-0046475ef0d68413,libicu_properties-725b23c938b5ada2,libicu_properties_data-0263abb5e65944fd,libicu_normalizer-cada6570d0da30af,libicu_normalizer_data-f729f0375d518e03,libicu_collections-c8f251bd2ac6e5cf,libutf8_iter-0d9be7b316c2b184,libpotential_utf-2f44946fee0334d2,libicu_provider-6e1bad9a40508ca5,libicu_locale_core-2356bb8d3af55237,libtinystr-041f80534bc1c03b,liblitemap-91c3ff84b79c6a50,libwriteable-efdd0449bf1f91d8,libzerovec-cac84e29d5cf635a,libzerotrie-6c49b0a036c50b11,libyoke-23364f53a60dc83c,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cd5469b108f7e89c,libform_urlencoded-8dbdf062b0f44e9c,libpercent_encoding-ef8defd155875b98,librustls-6ea509c83dea9f30,libwebpki-e2f6e881c11e14c7,libring-1ce8adbc0921e3c3,libuntrusted-3420b86308bec153,librustls_pki_types-e566595587d0f95e,libzeroize-36c98e1e0ab441af,liblog-665dbc5ae554b976,libserde_json-fd0acc9bfd7d82ef,libmemchr-8e33d9a2a7199911,libzmij-07c2bc01ed4c756c,libhex-28742b4ca144387c,librpassword-647effddb1195091,librtoolbox-9cdc4c5df87c51a7,libanyhow-d0824aa9c7568042,libwhisper_rs-83b8fc48a015dfdb,libwhisper_rs_sys-9184c548a45cc6f1,libuuid-6c9a21799402fd72,libgetrandom-7e8996c6d259532d,libtime-67d98f1ec0e4a292,libitoa-d474a064685fa8df,libtime_core-b0a5dd9c151b4fd3,libnum_conv-c55790406db9046c,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,librusqlite-099e8bb72098e75a,libsmallvec-29f90736a15dcce2,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-739ca92e6feb4a97,libhashbrown-2c03d4986b1d8a4e,libahash-7f620c7b4490ef68,libonce_cell-028ded5f5e4e9236,liblibsqlite3_sys-9660900cccc1bef4,libopenssl_sys-353ac79c7933375a,libthiserror-fb02d81ecd3e316d,librand-bbcbadcc4e5d143f,librand_chacha-274498bfac310714,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,libargon2-f2f9a9ae0f1de601,libcpufeatures-471354fefbcaf2d8,libblake2-49c1a0b30bb951d4,libdigest-882e6bf11f26293e,libblock_buffer-2f09206f76a44079,libcrypto_common-c7cbacc58d0dc556,libgeneric_array-848ed4cf1c6a565e,libtypenum-4b32722807e2cb87,libpassword_hash-5da8cb737645d676,libsubtle-ca7024fc66e4388f,libbase64ct-82861b8eff39e2a5,librand_core-71db817cee0a94af,libgetrandom-0ddd7a8d6191d41a,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libcpal-bcba3cd5b149f27f,libdasp_sample-bfd2e54ef6869ba0,libalsa-403966d5f8a475a4,libcfg_if-5af52f617df93f8f,libbitflags-e5e43afd9173212c,libalsa_sys-bc33e5829784894d,liblibc-7d80169ff6c53cef}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustckiF2ro/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-2bac5529fd6a9a32/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-9c2a9fa8e3891018/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-93cd4c64cb04e2b7/out" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/CMakeScratch" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/3.28.3" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/3.28.3/CompilerIdC" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/3.28.3/CompilerIdC/tmp" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/3.28.3/CompilerIdCXX" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/3.28.3/CompilerIdCXX/tmp" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/pkgRedirects" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/src" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/src/CMakeFiles" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/src/CMakeFiles/whisper.dir" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/ggml" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/ggml/CMakeFiles" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/ggml/src" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/ggml/src/CMakeFiles" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/ggml/src/CMakeFiles/ggml.dir" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/segment-2c7b494302523b53" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcqV9x7c/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaz-b5f3ab3bf05376c8,librodio-52742a2cba210a8e,libhound-8cba2ee4533c72df,liblewton-8ccef34bb23b85ce,libogg-e919f916b15b4ffa,libtinyvec-2e489fedb553f26e,libtinyvec_macros-1c14e8980bff1229,libbyteorder-1efcbe4f07366651,libclaxon-97e4400faa4f9076,libsymphonia-0c3bf9766feb101a,libsymphonia_metadata-a6e23c9cd72517dc,libencoding_rs-f47fb1c01542042e,libsymphonia_bundle_mp3-5c8a955ae9749165,libsymphonia_core-d0fc8d490246edc2,libbytemuck-225736d622151e28,liblazy_static-b3603208c0de2608,libbitflags-e2b4db6c651223da,libarrayvec-41dcfe80309d7422,libureq-414eb24179e6b6dd,libwebpki_roots-1ff96cd9c5eddadb,libwebpki_roots-63fe22ff448f91b1,libflate2-a2dedd36ac407e60,libminiz_oxide-f7b55b629d7e7bb3,libsimd_adler32-7f9881b862a52155,libcrc32fast-66fcb8dfd77ba9de,libbase64-2a03de3babadded3,liburl-e8fe17096ca5229e,libidna-3d71ccf29a826cf2,libidna_adapter-0046475ef0d68413,libicu_properties-725b23c938b5ada2,libicu_properties_data-0263abb5e65944fd,libicu_normalizer-cada6570d0da30af,libicu_normalizer_data-f729f0375d518e03,libicu_collections-c8f251bd2ac6e5cf,libutf8_iter-0d9be7b316c2b184,libpotential_utf-2f44946fee0334d2,libicu_provider-6e1bad9a40508ca5,libicu_locale_core-2356bb8d3af55237,libtinystr-041f80534bc1c03b,liblitemap-91c3ff84b79c6a50,libwriteable-efdd0449bf1f91d8,libzerovec-cac84e29d5cf635a,libzerotrie-6c49b0a036c50b11,libyoke-23364f53a60dc83c,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-cd5469b108f7e89c,libform_urlencoded-8dbdf062b0f44e9c,libpercent_encoding-ef8defd155875b98,librustls-6ea509c83dea9f30,libwebpki-e2f6e881c11e14c7,libring-1ce8adbc0921e3c3,libuntrusted-3420b86308bec153,librustls_pki_types-e566595587d0f95e,libzeroize-36c98e1e0ab441af,liblog-665dbc5ae554b976,libserde_json-fd0acc9bfd7d82ef,libmemchr-8e33d9a2a7199911,libzmij-07c2bc01ed4c756c,libhex-28742b4ca144387c,librpassword-647effddb1195091,librtoolbox-9cdc4c5df87c51a7,libanyhow-d0824aa9c7568042,libwhisper_rs-83b8fc48a015dfdb,libwhisper_rs_sys-9184c548a45cc6f1,libuuid-6c9a21799402fd72,libgetrandom-7e8996c6d259532d,libtime-67d98f1ec0e4a292,libitoa-d474a064685fa8df,libtime_core-b0a5dd9c151b4fd3,libnum_conv-c55790406db9046c,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,librusqlite-099e8bb72098e75a,libsmallvec-29f90736a15dcce2,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-739ca92e6feb4a97,libhashbrown-2c03d4986b1d8a4e,libahash-7f620c7b4490ef68,libonce_cell-028ded5f5e4e9236,liblibsqlite3_sys-9660900cccc1bef4,libopenssl_sys-353ac79c7933375a,libthiserror-fb02d81ecd3e316d,librand-bbcbadcc4e5d143f,librand_chacha-274498bfac310714,libppv_lite86-7dba3d0e2b78a5ed,libzerocopy-d63fa3ee501f27da,libargon2-f2f9a9ae0f1de601,libcpufeatures-471354fefbcaf2d8,libblake2-49c1a0b30bb951d4,libdigest-882e6bf11f26293e,libblock_buffer-2f09206f76a44079,libcrypto_common-c7cbacc58d0dc556,libgeneric_array-848ed4cf1c6a565e,libtypenum-4b32722807e2cb87,libpassword_hash-5da8cb737645d676,libsubtle-ca7024fc66e4388f,libbase64ct-82861b8eff39e2a5,librand_core-71db817cee0a94af,libgetrandom-0ddd7a8d6191d41a,libcrossbeam_channel-4816b269e0e9ffd5,libcrossbeam_utils-0a46ed2e1921bda3,libcpal-bcba3cd5b149f27f,libdasp_sample-bfd2e54ef6869ba0,libalsa-403966d5f8a475a4,libcfg_if-5af52f617df93f8f,libbitflags-e5e43afd9173212c,libalsa_sys-bc33e5829784894d,liblibc-7d80169ff6c53cef}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcqV9x7c/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-2bac5529fd6a9a32/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-9c2a9fa8e3891018/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-93cd4c64cb04e2b7/out" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/CMakeScratch" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/3.28.3" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/3.28.3/CompilerIdC" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/3.28.3/CompilerIdC/tmp" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/3.28.3/CompilerIdCXX" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/3.28.3/CompilerIdCXX/tmp" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/CMakeFiles/pkgRedirects" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/src" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/src/CMakeFiles" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/src/CMakeFiles/whisper.dir" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/ggml" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/ggml/CMakeFiles" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/ggml/src" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/ggml/src/CMakeFiles" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out/build/ggml/src/CMakeFiles/ggml.dir" "-L" "/opt/rustwide/target/debug/build/whisper-rs-sys-27634f79d56ff501/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/query-8640606be0009f86" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `az` (bin "segment") due to 1 previous error
[INFO] [stderr] error: could not compile `az` (bin "query") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0afc46bd03fd87732d22de2bf8989117e703a39521a2d2bb4772a27f7806fc7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0afc46bd03fd87732d22de2bf8989117e703a39521a2d2bb4772a27f7806fc7d", kill_on_drop: false }`
[INFO] [stdout] 0afc46bd03fd87732d22de2bf8989117e703a39521a2d2bb4772a27f7806fc7d
